.Net Framework > v2.0.50727 > System > Data > SqlClient > SqlBulkCopy > WriteToServer WriteToServer(DataRow[])
WriteToServer(DataTable)
WriteToServer(DataTable,DataRowState)
WriteToServer(IDataReader)


WriteToServer(DataRow[])

Category
Method
Description
Copies all rows from the supplied System.Data.DataRow array to a destination table specified by the System.Data.SqlClient.SqlBulkCopy.DestinationTableName property of the System.Data.SqlClient.SqlBulkCopy object.
Type
void
Character
public
Parameters
NameTypeDescription
rowsDataRow[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteToServer(DataTable)

Category
Method
Description
Copies all rows in the supplied System.Data.DataTable to a destination table specified by the System.Data.SqlClient.SqlBulkCopy.DestinationTableName property of the System.Data.SqlClient.SqlBulkCopy object.
Type
void
Character
public
Parameters
NameTypeDescription
tableDataTable
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteToServer(DataTable,DataRowState)

Category
Method
Description
Copies only rows that match the supplied row state in the supplied System.Data.DataTable to a destination table specified by the System.Data.SqlClient.SqlBulkCopy.DestinationTableName property of the System.Data.SqlClient.SqlBulkCopy object.
Type
void
Character
public
Parameters
NameTypeDescription
tableDataTable
rowStateDataRowState
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteToServer(IDataReader)

Category
Method
Description
Copies all rows in the supplied System.Data.IDataReader to a destination table specified by the System.Data.SqlClient.SqlBulkCopy.DestinationTableName property of the System.Data.SqlClient.SqlBulkCopy object.
Type
void
Character
public
Parameters
NameTypeDescription
readerIDataReader
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database